From c0b6def8935721380100f4dbfce433ec4862d247 Mon Sep 17 00:00:00 2001 From: John Goerzen Date: Fri, 17 Nov 2006 20:26:07 +0000 Subject: [PATCH] Various fixes --- debian/docs | 2 +- debian/rules | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/docs b/debian/docs index ddb9a541b..fac001e29 100644 --- a/debian/docs +++ b/debian/docs @@ -1,2 +1,2 @@ -README README.* +debian/doctmp/* diff --git a/debian/rules b/debian/rules index 85f92a222..c8d8d9944 100644 --- a/debian/rules +++ b/debian/rules @@ -38,6 +38,7 @@ build-stamp: configure-stamp mkdir debian/doctmp # Add here commands to compile the package. $(MAKE) + $(MAKE) doc chmod u+x testo -$(MAKE) check #cd doc && make doc.dvi @@ -65,7 +66,7 @@ install: build dh_installdirs # Add here commands to install the package into debian/gpsbabel. - $(MAKE) install DESTDIR=$(CURDIR)/debian/gpsbabel + $(MAKE) install DESTDIR=$(CURDIR)/debian/gpsbabel/usr #install gpsbabel $(CURDIR)/debian/gpsbabel/usr/bin @@ -77,7 +78,7 @@ binary-indep: build install binary-arch: build install dh_testdir dh_testroot - dh_installchangelogs ChangeLog + dh_installchangelogs dh_installdocs dh_installexamples # dh_install -- 2.30.2